home *** CD-ROM | disk | FTP | other *** search
-
-
-
- FFFFMMMMGGGGEEEETTTTWWWWHHHHOOOOLLLLEEEEMMMMEEEETTTTRRRRIIIICCCCSSSS((((3333WWWW)))) FFFFMMMMGGGGEEEETTTTWWWWHHHHOOOOLLLLEEEEMMMMEEEETTTTRRRRIIIICCCCSSSS((((3333WWWW))))
-
-
-
- NNNNAAAAMMMMEEEE
- fmgetwholemetrics - return information about each of the characters in a
- font
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ffffmmmmcccclllliiiieeeennnntttt....hhhh>>>>
-
- iiiinnnntttt ffffmmmmggggeeeettttwwwwhhhhoooolllleeeemmmmeeeettttrrrriiiiccccssss((((ffffhhhh,,,, ffffiiii))))
- ffffmmmmffffoooonnnntttthhhhaaaannnnddddlllleeee ffffhhhh;;;;
- ffffmmmmggggllllyyyypppphhhhiiiinnnnffffoooo ****ffffiiii;;;;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _f_m_g_e_t_w_h_o_l_e_m_e_t_r_i_c_s gets the glyph (character) information associated the
- font handle _f_h and writes it to the _f_m_g_l_y_p_h_i_n_f_o structures pointed to by
- the elements of the _f_i array. You should allocate enough space to
- contain _n_g_l_y_p_h_s*_s_i_z_e_o_f(_f_m_g_l_y_p_h_i_n_f_o). _f_m_g_e_t_w_h_o_l_e_m_e_t_r_i_c_s fills only those
- structures of the _f_i array that have corresponding glyphs in the font
- file. Therefore, you should initialize all the _f_m_g_l_y_p_h_i_n_f_o structures
- before calling _f_m_g_e_t_w_h_o_m_e_t_r_i_c_s. (For example, you could use _c_a_l_l_o_c to
- allocate the space. See the _m_a_l_l_o_c(3c) man page.)
-
- The returned function value of _f_m_g_e_t_w_h_o_l_e_m_e_t_r_i_c_s is 0 if it executed
- successfully. But if _f_m_g_e_t_w_h_o_l_e_m_e_t_r_i_c_s cannot find the font referenced
- by _f_h, the returned value of _f_m_g_e_t_w_h_o_l_e_m_e_t_r_i_c_s is -1.
-
- As with _f_m_g_e_t_f_o_n_t_i_n_f_o, the _f_m_g_l_y_p_h_i_n_f_o structure is defined so as to be
- usable by FORTRAN clients. Refer to /_u_s_r/_i_n_c_l_u_d_e/_f_m_c_l_i_e_n_t._h
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- fminit(3W), fmfindfont(3W), fmscalefont(3W), fmgetfontinfo(3W).
-
- NNNNOOOOTTTTEEEE
- This routine is available only in immediate mode.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-